SubsystemDiagnostics.Slaves property
The array containing the diagnostics information for each slave.
Namespace: IntervalZero.KINGSTAR.Base.ApiAssembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public SlaveDiagnostics[] Slaves { get; }
Public ReadOnly Property Slaves As SlaveDiagnostics()
Property value
Type: SlaveDiagnostics[]
See also